home *** CD-ROM | disk | FTP | other *** search
- object CCForm: TCCForm
- Left = 321
- Top = 278
- Width = 435
- Height = 300
- ActiveControl = BitBtn1
- Caption = 'Test View'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS LineDraw'
- Font.Style = []
- Position = poDefault
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 15
- object Memo1: TMemo
- Left = 0
- Top = 37
- Width = 427
- Height = 236
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Terminal'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 37
- Align = alTop
- TabOrder = 1
- object BitBtn1: TBitBtn
- Left = 9
- Top = 4
- Width = 80
- Height = 29
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = BitBtn1Click
- Kind = bkClose
- end
- end
- end
-